| TranscriptRequest |
| EntityType | Independent |
| Logical Entity Name | TranscriptRequest |
| Default Table Name | CmTranscriptRequest |
| Logical Only | NO |
| Definition | |
| Note |
| TranscriptRequest Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
StudentId |
INTEGER | YES | ||
CollegeId |
INTEGER | YES | ||
| RequestDate | DATETIME | YES | ||
| SentDate | DATETIME | YES | ||
| CreatedDateTime | DATETIME | YES | ||
| LastModifiedDateTime | DATETIME | YES | ||
| LastModifiedUserId | INTEGER | YES | ||
| BINARY(10) | YES | |||
| StreetAddress | VARCHAR(255) | YES | ||
| City | CHAR(25) | YES | ||
| Note | TEXT | YES | ||
| CompanyName | VARCHAR(50) | YES | ||
| ContactName | VARCHAR(50) | YES | ||
| Country | CHAR(20) | YES | ||
| State | CHAR(2) | YES | ||
| TranscriptType | CHAR(1) | YES | ||
| PostalCode | CHAR(10) | YES | ||
| RowVersion | TIMESTAMP/DATE | NO |
| TranscriptRequest Keys |
| Key Name | Key Type | Keys |
| CmTranscriptRequest_CmTranscriptRequestID_U_C_IDX | PrimaryKey | Id |
| TranscriptRequest Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| College | Non-Identifying | Zero or One to Zero or More | CollegeId | NO | |||
| Student | Non-Identifying | Zero or One to Zero or More | StudentId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| TranscriptRequest Check Constraints |
| Check Constraint Name | CheckConstraint |